COMP=LESS, MODE=THRES, STRSAMPLE=DISABLE
No Description
DECODE | Send result to decoder |
COMP | Select mode for threshold comparison 0 (LESS): Comparison evaluates to 1 if sensor data is less than CTRTHRESHOLD, or if the ACMP output is 0 1 (GE): Comparison evaluates to 1 if sensor data is greater than, or equal to CTRTHRESHOLD, or if the ACMP output is 1 |
STRSAMPLE | Enable storing of sensor sample in resul 0 (DISABLE): Nothing will be stored in the result buffer. 1 (DATA): The sensor sample data will be stored in the result buffer. 2 (DATASRC): The data source, i.e. the channel, will be stored alongside the sensor sample data. |
SCANRESINV | Enable inversion of result |
MODE | Configure evaluation mode 0 (THRES): Threshold comparison is used to evaluate sensor result 1 (SLIDINGWIN): Sliding window is used to evaluate sensor result 2 (STEPDET): Step detection is used to evaluate sensor result |